enforce trailing and leading spaces for new files
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Tue, 14 Jan 2025 21:57:52 +0000 (22:57 +0100)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Wed, 19 Feb 2025 13:12:36 +0000 (13:12 +0000)
commit2b17a1045731165d87bc3646f96d9588cb335732
tree692f92829e3ce87dfe09286df651c0faf74747bb
parent7dee9499f9ece1c355d303bd2e4aced1d4eb99a2
enforce trailing and leading spaces for new files

enforce trailing and leading space rules for new files and only for new
files but on all platforms, not only windows

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/libsync/discovery.cpp
test/testlocaldiscovery.cpp
test/testsyncvirtualfiles.cpp